SAML with Okta

To configure SAML with Okta for erwin Mart Portal authentication, follow these steps:

  1. Log in to the Okta environment.

  2. Click Applications > Applications > Create application.

  3. Enter Name for your application.

  4. Under application type, select Regular Web Applications.

  5. Click Create.

  6. Click Addons > SAML2 Web App.

  7. Click Settings.

  8. Uncomment line number 4, 6, 11, and 12.

  9. Download the SP Metadata file (erwin Mart Portal) ConfigurationAuthenticationDownload SP Metadata and open it in any text editor and copy the URL in the last line as highlighted in the following image.

  10. On the Addon: SAML2 Web App screen, paste the copied URL in the Application Callback URL field.

  11. Scroll down and click Enable. Then, click Save.

  12. On the menu, click User Management > Users > Create Users.

  13. Enter appropriate values in the required fields and click Create.

  14. On the menu, click User Management > Users > Roles > Create Roles.

  15. Enter appropriate values to the required fields and click Create. Then, click Save.

  16. On the Roles page, click . Then, click Assign To Users.

  17. Under Select users, select the required user and click Assign.

  18. On the Users page, click a user.

  19. On the Details tab, scroll to the Metadata section.

  20. Under app_metadata, add the following and click Save.
    "groups": [

    "QA",

    "Modeler"

    ]

  21. On the menu, click Applications > Applications and open your application.

  22. Scroll down to the Advanced Settings section.

  23. Click Endpoints and scroll to the SAML section.

  24. Copy the SAML Metadata URL.

  25. On the erwin Mart Portal Configuration screen, click the Authentication tab.

  26. Enter values as follows:

    1. In the MetaData XML field, paste the copied SAML Metadata URL.

    2. In your Okta Auth0 environment, open your application and and click Addons.

    3. Click SAML2 Web App > Settings.

    4. Copy the email and groups values.

    5. Paste the copied values in the email and group fields of erwin Mart Portal Configuration screen respectively.

Adding Groups in erwin Mart Portal

To add your Okta SAML groups to erwin Mart Portal, follow these steps:

  1. In the Microsoft Entra admin center, click Groups > All groups > Download groups.
    A CSV file with all your groups is downloaded.

  2. Log in to the erwin Mart Portal as an administrator.

  3. Go to Application Menu > Users.
    The Users page appears.

  4. Click Add User.
    The Add User page appears.

  5. Under User Type, select SAML Group.

  6. Drag and drop the CSV file that you downloaded in step 1.

  7. Under Group name, select the required group.

  8. Click Save.